home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows (5th Edition) / Programming Windows, 5th ed. - Companion CD (097-0002183)(1999).iso / Chap17 / PickFont / RESOURCE.H < prev   
Encoding:
C/C++ Source or Header  |  1998-10-09  |  3.5 KB  |  84 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PickFont.rc
  4. //
  5. #define IDC_LF_HEIGHT                   1000
  6. #define IDC_LF_WIDTH                    1001
  7. #define IDC_LF_ESCAPE                   1002
  8. #define IDC_LF_ORIENT                   1003
  9. #define IDC_LF_WEIGHT                   1004
  10. #define IDC_MM_TEXT                     1005
  11. #define IDC_MM_LOMETRIC                 1006
  12. #define IDC_MM_HIMETRIC                 1007
  13. #define IDC_MM_LOENGLISH                1008
  14. #define IDC_MM_HIENGLISH                1009
  15. #define IDC_MM_TWIPS                    1010
  16. #define IDC_MM_LOGTWIPS                 1011
  17. #define IDC_LF_ITALIC                   1012
  18. #define IDC_LF_UNDER                    1013
  19. #define IDC_LF_STRIKE                   1014
  20. #define IDC_MATCH_ASPECT                1015
  21. #define IDC_ADV_GRAPHICS                1016
  22. #define IDC_LF_CHARSET                  1017
  23. #define IDC_CHARSET_HELP                1018
  24. #define IDC_DEFAULT_QUALITY             1019
  25. #define IDC_DRAFT_QUALITY               1020
  26. #define IDC_PROOF_QUALITY               1021
  27. #define IDC_LF_FACENAME                 1022
  28. #define IDC_OUT_DEFAULT                 1023
  29. #define IDC_OUT_STRING                  1024
  30. #define IDC_OUT_CHARACTER               1025
  31. #define IDC_OUT_STROKE                  1026
  32. #define IDC_OUT_TT                      1027
  33. #define IDC_OUT_DEVICE                  1028
  34. #define IDC_OUT_RASTER                  1029
  35. #define IDC_OUT_TT_ONLY                 1030
  36. #define IDC_OUT_OUTLINE                 1031
  37. #define IDC_DEFAULT_PITCH               1032
  38. #define IDC_FIXED_PITCH                 1033
  39. #define IDC_VARIABLE_PITCH              1034
  40. #define IDC_FF_DONTCARE                 1035
  41. #define IDC_FF_ROMAN                    1036
  42. #define IDC_FF_SWISS                    1037
  43. #define IDC_FF_MODERN                   1038
  44. #define IDC_FF_SCRIPT                   1039
  45. #define IDC_FF_DECORATIVE               1040
  46. #define IDC_TM_HEIGHT                   1041
  47. #define IDC_TM_ASCENT                   1042
  48. #define IDC_TM_DESCENT                  1043
  49. #define IDC_TM_INTLEAD                  1044
  50. #define IDC_TM_EXTLEAD                  1045
  51. #define IDC_TM_AVECHAR                  1046
  52. #define IDC_TM_MAXCHAR                  1047
  53. #define IDC_TM_WEIGHT                   1048
  54. #define IDC_TM_OVERHANG                 1049
  55. #define IDC_TM_DIGASPX                  1050
  56. #define IDC_TM_DIGASPY                  1051
  57. #define IDC_TM_FIRSTCHAR                1052
  58. #define IDC_TM_LASTCHAR                 1053
  59. #define IDC_TM_DEFCHAR                  1054
  60. #define IDC_TM_BREAKCHAR                1055
  61. #define IDC_TM_ITALIC                   1056
  62. #define IDC_TM_UNDER                    1057
  63. #define IDC_TM_STRUCK                   1058
  64. #define IDC_TM_VARIABLE                 1059
  65. #define IDC_TM_VECTOR                   1060
  66. #define IDC_TM_TRUETYPE                 1061
  67. #define IDC_TM_DEVICE                   1062
  68. #define IDC_TM_FAMILY                   1063
  69. #define IDC_TM_CHARSET                  1064
  70. #define IDC_TM_FACENAME                 1065
  71. #define IDM_DEVICE_SCREEN               40001
  72. #define IDM_DEVICE_PRINTER              40002
  73.  
  74. // Next default values for new objects
  75. // 
  76. #ifdef APSTUDIO_INVOKED
  77. #ifndef APSTUDIO_READONLY_SYMBOLS
  78. #define _APS_NEXT_RESOURCE_VALUE        103
  79. #define _APS_NEXT_COMMAND_VALUE         40003
  80. #define _APS_NEXT_CONTROL_VALUE         1066
  81. #define _APS_NEXT_SYMED_VALUE           101
  82. #endif
  83. #endif
  84.